Port better to AIX.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Jun 2014 06:10:39 +0000 (23:10 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Jun 2014 06:10:39 +0000 (23:10 -0700)
commitf8f282fac342a4a2307550bcbf9843e079b8bf4b
treec62062f53294c06388773639881a16237718fba0
parente78d7f87377e29ee7ed2dd7aaed40244f1edbf13
Port better to AIX.

* configure.ac (with_xpm_set): New shell var.
(_THREAD_SAFE): Define on AIX if HAVE_PTHREAD.
(with_xpm): Default to 'no' on AIX.
(LIBXPM): Append -lXpm if -lXaw is also used, as the latter
requires the former on AIX.
ChangeLog
configure.ac